Skip to content

[patch] Improved Exception handling & dev-mode fixes#6

Merged
durera merged 1 commit into
stablefrom
devmodefix
Jul 4, 2024
Merged

[patch] Improved Exception handling & dev-mode fixes#6
durera merged 1 commit into
stablefrom
devmodefix

Conversation

@durera
Copy link
Copy Markdown
Contributor

@durera durera commented Jul 4, 2024

  • We were previously swallowing all the details about exceptions and exposing a generic something went wrong error message, not exactly condusive to debugging problems :)
  • Our Jinja template was checking for is not None instead of != "" which was affective --dev-mode installation

@durera durera merged commit 68eddf3 into stable Jul 4, 2024
@durera durera deleted the devmodefix branch July 4, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant